@charset "utf-8";
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote，th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
img{width: 100%;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
capation,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:' '}
abbr,acronym{border:0;}
a{text-decoration: none;}
body{-webkit-text-size-adjust:none; font-family:'Microsoft Yahei','Arial','STHeiti','SimSun'; }

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size: 18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f30{font-size: 30px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
.fa_yahei{font-family:'Microsoft Yahei';}/*微软雅黑*/
.fa_simHei{font-family: 'SimHei';}/*黑体*/
.fa_simSun{font-family: 'SimSun';}/*宋体*/
.fa_STHeiti{font-family: 'STHeiti';}/*华文黑体*/
.fa_Arial{font-family: 'Arial';}

.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;*overflow: hidden;}
.Clearfix{display:inline-block;}
*html .clearfix{height:1%}
.clearfix{display:block;}
.vm{vertical-align:center;}
.pr{position:relative;}
.pa{position:absolute;}
.zoom{zoom:1}
.hidden{overflow:hidden;}
.none{display:none;}
.w{width:100%}
.h{height:100%}
.w1200{width:1200px;}
.mauto{margin: 0 auto;}

/*解决select的浏览器兼容性*/
select{padding:2px;}

/*解决设置windows窗口背景色后输入框和文本域变色的问题*/
input[type="text"],input[type="password"],select{background: #fff;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 100px white inset;}